"dark sunset" color gradient
dark
sunset
gradient
vibrant
colors
sky
17
dark sunset color gradient css code
.dark sunset {
background: linear-gradient(160deg, rgba(255,206,18,0.3) 0%, rgba(217,36,36,0.45) 28%, rgba(119,84,192,0.2) 60%, rgba(11,3,80,0.6) 87%);
}